✨ BCA JUL24 Batch ✨

Join Our WhatsApp Group

Anukasif Pic

2.1 - Number Systems and Boolean Algebra - MCQs

Interactive MCQs Quiz

Test your knowledge with these questions

1. What is the base of the Decimal Number System?

2. Which number system uses only the digits 0 and 1?

3. How many digits are used in the Binary Number System?

4. What is the base value of the Octal Number System?

5. In the Decimal Number System, what is the position value of the digit in position 2?

6. What is the base value of the Hexadecimal Number System?

7. Which notation represents a number in base 16?

8. What is the quantity of the digit in position 0 in the Binary Number System?

9. In the Binary Number System, what is the position value of the digit in position 3?

10. How is a number expressed in base 8 indicated in notation?

11. In the Decimal Number System, what is the position value of the digit in position -2?

12. What is the position value of the digit in position 1 in the Binary Number System?

13. How many digits are used in the Hexadecimal Number System?

14. In which number system is the number (1101) most commonly used in computing?

15. In the Decimal Number System, what is the position value of the digit in position 3 of the number 5965?

16. What is the quantity of the digit in position -3 in the Binary Number System?

17. What is the base of the octal number system?

18. Which digits are used in the octal number system?

19. What is the base of the hexadecimal number system?

20. Which of the following is NOT a valid octal number?

21. Which of the following digits is used to represent the decimal value 15 in hexadecimal?

22. In hexadecimal, what decimal value does the letter 'B' represent?

23. Which of the following is a valid hexadecimal number?

24. What is the octal representation of the decimal number 8?

25. Which of the following digits is NOT used in the hexadecimal number system?

26. How many unique digits are there in the hexadecimal number system?

27. What is the position value of the second digit from the right in an octal number?

28. In the number 2A3 (hexadecimal), what is the position value of 'A'?

29. Which hexadecimal digit represents the highest value?

30. If the octal number is 345, what is the position value of the digit '4'?

31. In the hexadecimal number 3FA, what is the decimal equivalent of 'F'?

32. What is the smallest digit used in both octal and hexadecimal number systems?

33. What is the maximum digit in the octal number system?

34. Which of the following numbers is valid in both octal and hexadecimal systems?

35. Which of the following is the position value of the third digit from the right in a hexadecimal number?

36. What is the decimal equivalent of the octal number 17?

37. What is the procedure used to convert a decimal integer to binary?

38. How do you convert a decimal fraction to binary?

39. What is the first step in converting a decimal integer fraction to any other base?

40. To convert a decimal fraction to octal, which operation is performed?

41. What is the result of converting 0.2345 from Base 10 to Base 2?

42. How do you convert a binary number to octal?

43. Which base uses groups of four bits when converting from binary?

44. What is the first step to convert 34.4674 from Base 10 to Base 2?

45. In which position does the digit with the value 0.011001 in binary convert to?

46. What is the decimal equivalent of the binary number 1011.1001?

47. Which of the following is NOT a step in converting binary to hexadecimal?

48. When converting from octal to decimal, which value is used for the position of the digit?

49. To convert a hexadecimal number to decimal, which operation is performed on each digit?

50. How is the binary number 1110101100110 converted to octal?

51. What is the decimal equivalent of the octal number 24.36?

52. What is the 1’s complement of the binary number 10101100?

53. In one's complement, what happens to each bit of the binary number?

54. Which of the following represents the 1’s complement of 1101.101?

55. Which of the following is NOT an application of 1’s complement?

56. What is the 1’s complement representation of the binary number 1010 in 4 bits?

57. What is the maximum positive integer that can be stored in a 5-bit register using one's complement?

58. In one’s complement form, how is -6 represented using 8 bits?

59. Which of the following is a property of the 1's complement representation?

60. What is the range of numbers that can be represented using 1’s complement in a 4-bit register?

61. What is the binary representation of -10 in one's complement using 8 bits?

62. What is one of the major flaws of using the signed bit method for representing signed integers?

63. In the 1’s complement method, how do you represent a negative number?

64. Which of the following is not a problem with the signed bit method?

65. In the 2’s complement method, how do you get the binary representation of a negative number?

66. What is a significant advantage of the 2’s complement method over other methods?

67. In 2’s complement, how can you detect memory overflow?

68. What is the primary issue with 1’s complement representation?

69. In the signed bit method, what is the role of the leftmost bit?

70. What is a drawback of binary addition using the signed bit method?

71. In 2’s complement, why is the first bit referred to as the signed bit?

72. What is the primary focus of Boolean algebra?

73. In Boolean algebra, what is the complement of a variable A denoted as?

74. Which Boolean operation is equivalent to Boolean addition?

75. Which Boolean operation is equivalent to Boolean multiplication?

76. What does a product term in Boolean algebra require to be equal to 1?

77. How is a sum term in Boolean algebra determined to be equal to 1?

78. Which law of Boolean algebra is applied in the following expression: A + (B + C) = (A + B) + C?

79. What is the primary function of an inverter gate in Boolean algebra?

80. In the Boolean function F = x + y'z, what does the term y'z represent?

81. How many combinations are listed in a truth table for n binary variables?

82. Which Boolean algebra rule is illustrated by the expression: A + A = A?

83. What is the primary use of logic gates in computers?

84. What is the primary advantage of using Two’s Complement over One’s Complement in binary arithmetic?

85. What does the term "Boolean addition" refer to?

86. Which number system uses digits 0-9 and letters A-F?